home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Complet
/
CINEBENCH 2003
/
resource
/
res
/
description
/
Tbase.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
112b
|
10 lines
#ifndef _TBASE_H_
#define _TBASE_H_
enum
{
// object properties
ID_TAGPROPERTIES = 803
};
#endif